home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revolution - Das Atari CD Magazin 1997
/
Revolution - Das Atari CD Magazin 1.iso
/
software
/
mag_prg
/
udo
/
udo6ehp7.tz
/
udo6ehp7
/
UDO6eng
/
doc
/
examples
/
center.u
next >
Wrap
Text File
|
1997-01-04
|
599b
|
32 lines
#######################################
# @(#) center environments - dh 1996
#######################################
!code_iso
!english
!title UDO's
!program Center Environment
!author Dirk Hagedorn
!begin_document
!maketitle
!tableofcontents
!node A simple center environment
This example shows you how to use the center environment.
!begin_center
These words will be centered.
UDO formats paragraphs
of a center environment, too.
Maybe you have to use (!nl)
manually inserted linebreaks (!nl)
to format paragraphs like this one.
!end_center
!end_document